Lucene search
K
LinuxLinux Kernel6.6.72

5 matches found

CVE
CVE
added 2025/01/21 12:18 p.m.155 views

CVE-2024-57939

CVE-2024-57939 affects the Linux kernel on riscv where die() can be invoked in an exception handler and uses spinlock_t, which may sleep with PREEMPT_RT enabled. This causes a kernel warning (BUG: sleeping function called from invalid context) and potential instability. The fix switches to raw_sp...

5.5CVSS6.5AI score0.00203EPSS
CVE
CVE
added 2025/05/08 6:26 a.m.122 views

CVE-2025-37815

CVE-2025-37815 concerns the Linux kernel’s misc: microchip: pci1xxxx IRQ handling. The patch fixes a kernel panic during IRQ handler registration by acquiring the spinlock and saving the current interrupt state before processing the IRQ via generic_handle_irq. A previous fix substituted generic_h...

5.5CVSS5.2AI score0.00156EPSS
CVE
CVE
added 2025/05/08 6:26 a.m.119 views

CVE-2025-37811

CVE-2025-37811 is a Linux kernel vulnerability in the USB chipidea ci_hdrc_imx driver. The root cause is an unsafe dereference of data->usbmisc_data when usbmisc is NULL; the fix adds a guard before dereferencing the pointer. Reported under CVSSv3.1: AV Local, AC Low, PR Low, UI None, S U, C a...

5.5CVSS5.3AI score0.00156EPSS
CVE
CVE
added 2026/05/28 9:35 a.m.31 views

CVE-2026-46130

CVE-2026-46130 concerns the Linux kernel’s dm-verity-fec component. The root cause is an incorrect assumption about parity data layout: when reading parity bytes across blocks, parity bytes for the first RS codeword can be split across parity blocks, causing an out-of-bounds read under certain no...

7.1CVSS5.8AI score0.00117EPSS
CVE
CVE
added 2026/02/04 4:8 p.m.30 views

CVE-2026-23100

The CVE-2026-23100 entry concerns the Linux kernel mm/hugetlb code and a fix for hugetlb_pmd_shared(). The vulnerability stemmed from how shared PMD tables were detected; the patch set switches to using an independent shared count and the ptdesc_pmd_is_shared() check, so that shared PMD tables ar...

5.5CVSS5.3AI score0.00114EPSS